home *** CD-ROM | disk | FTP | other *** search
/ IRIX Installation Tools & Overlays 2001 May / SGI IRIX Installation Tools & Overlays 2001 May - Disc 3.iso / relnotes / ifl_eoe / ch4.z / ch4
Text File  |  2001-04-16  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        4.  _B_u_g__F_i_x_e_s
  9.  
  10.        This chapter lists the bugs in version 1.0 through 1.1.2
  11.        that have been fixed in version  of the Image Format
  12.        Library.
  13.  
  14.  
  15.        4.1  _A_p_p_e_n_d_i_n_g__i_f_l_R_G_B_P_a_l_e_t_t_e__i_m_a_g_e_s__t_o__T_I_F_F__f_i_l_e_s
  16.  
  17.        When appending iflRGBPalette format image to TIFF file the
  18.        color map was sometimes garbled (also when switching between
  19.        sub-images).  This has been corrected
  20.  
  21.  
  22.        4.2  _C_o_l_o_r_m_a_p__g_e_n_e_r_a_t_e_d__i_n__c_o_r_r_e_c_t__f_o_r_m_a_t__f_o_r__T_I_F_F__f_i_l_e_s
  23.  
  24.        In previous versions the colormap could be written to a TIFF
  25.        file in an incorrect format (not scaled to the full 16-bit
  26.        range expected).  This is now fixed and a warning will be
  27.        issued when reading files with colormaps in the wrong
  28.        format.
  29.  
  30.  
  31.        4.3  _C_a_n_n_o_t__r_e_a_d__F_I_T__f_i_l_e_s__>__4_._2_G_B
  32.  
  33.        The last revision of the FIT file reader could not read
  34.        files > 4.2GB (32 bit limitation). This limitation has been
  35.        removed with this release.
  36.  
  37.  
  38.        4.4  _G_I_F__s_u_p_p_o_r_t__e_x_p_a_n_d_e_d
  39.  
  40.        Support animated and transparent GIFs was missing the
  41.        previous releases.  These features have been added to this
  42.        release.
  43.  
  44.  
  45.        4.5  _C_a_n_n_o_t__c_r_e_a_t_e__n_o_n_-_b_l_o_c_k_e_d__N_I_T_F__i_m_a_g_e_s
  46.  
  47.        The NITF format does not allow for the creation of non-tiled
  48.        NITF images.
  49.  
  50.  
  51.        4.6  _N_I_T_F__v_a_r_i_a_b_l_e__l_e_n_g_t_h__f_i_e_l_d__h_a_n_d_l_i_n_g__i_s__i_n_c_o_r_r_e_c_t
  52.  
  53.        The NITF foramt handler in IFL did not correctly handle
  54.        variable length fields and was missing some crucial API
  55.        entries. Additionally, the page count computation was
  56.        incorrect for separate images resulting in bad output
  57.        images.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.        4.7  _I_F_L_'_s__J_P_E_G__r_e_a_d_e_r__c_a_n_n_o_t__p_r_o_c_e_s_s__s_o_m_e__J_P_E_G__f_i_l_e_s
  75.  
  76.        The JPEG reader in IFL 1.2 did not read some non-JFIF
  77.        formatted files. The rules for determining whether a file is
  78.        JPEG formatted have been relaxed in this release.
  79.  
  80.  
  81.        4.8  _B_l_a_c_k__f_i_r_s_t__t_i_l_e__i_n__w_r_i_t_t_e_n__P_P_M__f_i_l_e
  82.  
  83.        Format handler doesn't handle initial getpage correctly
  84.        (zeroing it for new files). The result is a hole in the
  85.        file.
  86.  
  87.  
  88.        4.9  _S_o_m_e__I_F_L__r_e_a_d_e_r_s__d_o__n_o_t__p_r_o_v_i_d_e__f_o_r__a_l_l__f_o_r_m_a_t_s
  89.  
  90.        Several IFL file readers, specifically PNG and YUV were not
  91.        fully supported. Also, float tags were not correctly
  92.        handled.
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.